MPHB\Payments\PaymentManager S

Total Complexity 30
Dependencies 1
Dependents 1
Total lines 205
Lines of code 106
Logical lines of code 59
Comment lines 65
Methods 10
Properties 0

Methods 10

Method Rating Maintainability Complexity Lines of code
completePayment()
S
59 5 15
failPayment()
S
59 5 15
abandonPayment()
S
59 5 15
holdPayment()
S
59 5 15
refundPayment()
S
59 5 15
canBeCompleted()
S
68 1 7
canBeRefunded()
S
67 1 8
canBeFailed()
S
68 1 7
canBeOnHold()
S
70 1 6
canBeAbandoned()
S
78 1 3